.back-video {
    position: relative;
    right: 0;
    top: -300;
    /* z-index:-1; */
    height: 60%;
    width: 100%;
}

.rentvilla {
    padding: 60px 0 30px;
}

.rvila-text {
    text-align: justify;
    padding-top: 0px;
}

.pd-b-30 {
    padding-bottom: 30px;
}

.pd-t-13 {
    padding-top: 13px;
}

.video-back {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    /* height:60%; */
    /* width:100%; */
}

.in-bann {
    position: relative;
    bottom: 200px;
    z-index: 8;
}

.rent-image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3px;
    right: 0;
    height: 100%;
    width: 97.5%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0 0 0 / 0.9);
    margin: 0 17px;
}

.container:hover .overlay {
    opacity: 1;
}

.rent-text {
    color: white;
    font-size: 22px !important;
    line-height: 25px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.rent-button {
    position: absolute;
    top: 63%;
    left: 10%;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
}

.villa-name {
    font-size: 20px;
    color: #fff;
    line-height: 0px;
    margin-bottom: 0px;
}

.mg-b-0 {
    margin-bottom: 0px;
}

.bottom-subtitle {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

.rent-arrow {
    position: absolute;
    top: 63%;
    right: 10%;
    color: #ffffff;
    text-align: center;
}

.flex {
    display: flex;
}

.rent-location {
    margin-bottom: 8px;
    padding: 3px 20px;
    border: solid 1px #ddd;
}

.villa-rent {
    border: solid 10px #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

@media (min-aspect-ratio:16/9) {
    .video-back {
        width: 100%;
        height: auto;
    }
}

@media (max-aspect-ratio:16/9) {
    .video-back {
        width: auto;
        height: 100%;
    }
}

.footer-logo {
    width: 25%;
    height: 82px;
}

.heros {
    width: 100%;
    height: 100vh;
    background-image: liner-gradient(rgba(12, 3, 51, 0.3), rgba(12, 3, 51, 0.3));
    position: relative;
    padding: 0 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content {
    text-align: center;
}

.content h1 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 150px;
}

.content a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    padding: 10px 40px;
    border-radius: 50px;
    margin-top: 20px;
}

.pmrda {
    width: auto;
    height: 30px;
    text-align: right;
}

.welcom-heading {
    font-family: 'Poppins', sans-serif;
    /* font-family: 'OptimusPrincepsSemiBold', sans-serif;*/
    font-size: 24px;
    font-weight: 600;
}

.rooms1 {
    padding: 0px 0 60px;
}

.services {
    padding: 20px 0 60px;
}

.pmrda {
    color: #ffffff;
    font-size: 13px;
}

.pmrda-sec {
    text-align: right;
}

.justify-content-lg-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}

.amenities {
    margin: 0 -11px;
    line-height: normal;
    color: #000000;
    padding-top: 0px;
}

.amenities li {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    padding: 8px 5px 10px;
    max-width: 24%;
    margin: 2px 2px;
    /* border: solid 1px #ddd; */
}

.amenities li span {
    display: block;
    font-size: 16px;
    padding-top: 10px;
    padding-top: 10px;
}

.amenities li .am-icon {
    font-size: 30px;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    display: inline-block;
    width: 30px;
}

.table thead th {
    vertical-align: bottom;
    border: 1px solid #302f2f;
}

.rent-box {
    background: #000000;
    text-align: center;
    color: #fff;
    border: solid 1px #000;
}

.rent-meal {
    border: solid 1px #000;
    text-align: center;
}

@media (min-width: 200px) and (max-width: 480px) {
    .about {
        padding: 100px 0 60px !important;
    }
    .rooms1 {
        padding: 40px 0 40px;
    }
    .section-title {
        font-size: 25px;
    }
    .nav-scroll .logo-wrapper {
        padding: 0 0 0 15px;
        background-color: #fff;
    }
    .nav-scroll .icon-bar {
        color: #000000;
    }
    .about {
        padding: 40px 0 40px !important;
    }
    .mb-30 {
        margin-bottom: 5px !important;
    }
    .section-padding {
        padding: 40px 0 60px;
    }
    .services {
        padding: 40px 0 40px;
    }
    .footer-top {
        padding: 40px 0 20px 0;
    }
    .footer-bottom-copy-right {
        text-align: center;
    }
    .pmrda-sec {
        text-align: center;
    }
    .about-in {
        padding: 40px 0 40px !important;
    }
    .mt-90 {
        margin-top: 30px !important;
    }
    .contact-section {
        padding: 40px 0 40px !important;
    }
    .contact h3 {
        font-size: 25px;
        color: #222;
    }
    .mb-90 {
        margin-bottom: 40px !important;
    }
    .for-desk {
        display: none;
    }
    .content h1 {
        font-size: 40px;
        color: #ffffff;
        font-weight: 600;
        padding-top: 80px;
    }
}

@media (min-width: 481px) and (max-width: 1920px) {
    .for-mobile {
        display: none;
    }
}

/* @media screen and (max-width: 767px){ */

@media (min-width: 220px) and (max-width: 767px) {
    .rent-text {
        color: white;
        font-size: 14px !important;
        line-height: 25px !important;
        position: absolute;
        top: 30%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .butn-dark a {
        font-weight: 400;
        font-family: 'Barlow Condensed', sans-serif;
        text-transform: uppercase;
        background: #101010;
        color: #fff;
        padding: 5px 18px;
        font-size: 12px;
    }
    .overlay {
        left: -2px;
        right: 0;
        height: 100%;
        width: 92.9%;
    }
    .rent-text {
        width: 76%;
    }
    .rent-button {
        font-size: 20px;
    }
    .amenities li {
        max-width: 31%;
        flex: 1 1 31%;
    }
    .amnt-for-mob li {
        max-width: 30%;
    }
    .amnt-for-128 li {
        max-width: 24% !important;
        flex: 1 1 21% !important;
    }
    .amnt-for-27 li {
        max-width: 31%;
    }
    .amenities li span {
        display: block;
        font-size: 11px;
    }
}